Uses of Class
com.sabro.jbusiness.sys.SysDetalhe.SysDetalheEventType

Packages that use SysDetalhe.SysDetalheEventType
com.sabro.jbusiness.sys   
 

Uses of SysDetalhe.SysDetalheEventType in com.sabro.jbusiness.sys
 

Methods in com.sabro.jbusiness.sys that return SysDetalhe.SysDetalheEventType
 SysDetalhe.SysDetalheEventType SysDetalhe.SysDetalheEvent.getSysDetalheEventType()
           
static SysDetalhe.SysDetalheEventType SysDetalhe.SysDetalheEventType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SysDetalhe.SysDetalheEventType[] SysDetalhe.SysDetalheEventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.sabro.jbusiness.sys with parameters of type SysDetalhe.SysDetalheEventType
SysDetalhe.SysDetalheEvent(SysDetalhe source, SysDetalhe.SysDetalheEventType sysDetalheEventType)
           
SysDetalhe.SysDetalheEvent(SysDetalhe source, SysDetalhe.SysDetalheEventType sysDetalheEventType, SysRegistro sysRegistro)
           
SysDetalhe.SysDetalheEvent(SysValor source, SysDetalhe.SysDetalheEventType sysDetalheEventType, SysRegistro sysRegistro, java.lang.Object newValor)